home *** CD-ROM | disk | FTP | other *** search
/ NeXTSTEP 3.3 CISC / NextSTEP 3.3 CISC (Intel x86+Motorola 68k).iso / NextAdmin / UserManager.app / Swedish.lproj / BulkDestroy.nib / data.classes next >
Text File  |  1994-08-13  |  1KB  |  36 lines

  1. FirstResponder = {ACTIONS = {}; SUPERCLASS = Object; };
  2. BulkDestroy = {
  3.     ACTIONS = {
  4.         "destroyAccounts:" = "destroyAccounts:"; 
  5.     "destroyAccountsAndHomes:" = "destroyAccountsAndHomes:"; 
  6.     "disableAccounts:" = "disableAccounts:"; 
  7.     "init:" = "init:"; 
  8.     "removeItem:" = "removeItem:"; 
  9.     "selectDisabled:" = "selectDisabled:"; 
  10.     "selectDomain:" = "selectDomain:"; 
  11.     "selectGroup:" = "selectGroup:"; 
  12.     "selectHome:" = "selectHome:"; 
  13.     "selectRange:" = "selectRange:"; 
  14.     "selectUsers:" = "selectUsers:"; 
  15.     }; 
  16.     OUTLETS = {
  17.         controller = controller; 
  18.     destroyButton = destroyButton; 
  19.     destroyHomesButton = destroyHomesButton; 
  20.     disableButton = disableButton; 
  21.     domainList = domainList; 
  22.     domainText = domainText; 
  23.     groupText = groupText; 
  24.     homeText = homeText; 
  25.     idHighText = idHighText; 
  26.     idLowText = idLowText; 
  27.     myWindow = myWindow; 
  28.     previewTable = previewTable; 
  29.     removeButton = removeButton; 
  30.     selectDomainButton = selectDomainButton; 
  31.     selectGroupButton = selectGroupButton; 
  32.     selectMatrix = selectMatrix; 
  33.     }; 
  34.     SUPERCLASS = Object; 
  35. };
  36.